[INFO] fetching crate goalaim 0.2.8...
[INFO] testing goalaim-0.2.8 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate goalaim 0.2.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate goalaim 0.2.8
[INFO] finished tweaking crates.io crate goalaim 0.2.8
[INFO] tweaked toml for crates.io crate goalaim 0.2.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goalaim 0.2.8 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goalaim 0.2.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4caf4b91d9e381b6543ad8ee23ee612eb19192d029852e00d81b000ff29c8fa
[INFO] running `Command { std: "docker" "start" "-a" "d4caf4b91d9e381b6543ad8ee23ee612eb19192d029852e00d81b000ff29c8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4caf4b91d9e381b6543ad8ee23ee612eb19192d029852e00d81b000ff29c8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4caf4b91d9e381b6543ad8ee23ee612eb19192d029852e00d81b000ff29c8fa", kill_on_drop: false }`
[INFO] [stdout] d4caf4b91d9e381b6543ad8ee23ee612eb19192d029852e00d81b000ff29c8fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 858aadaace98cedcb3e2277b7175d6d9aa9e809c1b4f0bb6af3e85c97afb7cb0
[INFO] running `Command { std: "docker" "start" "-a" "858aadaace98cedcb3e2277b7175d6d9aa9e809c1b4f0bb6af3e85c97afb7cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling diesel v2.2.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling actix-web v4.7.0
[INFO] [stderr]    Compiling goalaim v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/models/login.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UserInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub user_id: uuid::Uuid,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/models/login.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct RefreshToken {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefreshToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "858aadaace98cedcb3e2277b7175d6d9aa9e809c1b4f0bb6af3e85c97afb7cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858aadaace98cedcb3e2277b7175d6d9aa9e809c1b4f0bb6af3e85c97afb7cb0", kill_on_drop: false }`
[INFO] [stdout] 858aadaace98cedcb3e2277b7175d6d9aa9e809c1b4f0bb6af3e85c97afb7cb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ee35c26e1882447201e9e90bf069b4015e537e3964a330b65e0c1e901502e3
[INFO] running `Command { std: "docker" "start" "-a" "12ee35c26e1882447201e9e90bf069b4015e537e3964a330b65e0c1e901502e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling goalaim v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `test_app_builder`
[INFO] [stdout]  --> src/tests/ping.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     test_app_builder,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/models/login.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UserInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub user_id: uuid::Uuid,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> src/models/login.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct RefreshToken {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefreshToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "12ee35c26e1882447201e9e90bf069b4015e537e3964a330b65e0c1e901502e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ee35c26e1882447201e9e90bf069b4015e537e3964a330b65e0c1e901502e3", kill_on_drop: false }`
[INFO] [stdout] 12ee35c26e1882447201e9e90bf069b4015e537e3964a330b65e0c1e901502e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b8c8224ffcd2153ccedc92dbca9a26332315248918e14b2d8a2877d43007ef3
[INFO] running `Command { std: "docker" "start" "-a" "2b8c8224ffcd2153ccedc92dbca9a26332315248918e14b2d8a2877d43007ef3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `test_app_builder`
[INFO] [stderr]  --> src/tests/ping.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     test_app_builder,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username` and `password` are never read
[INFO] [stderr]   --> src/models/login.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct UserInfo {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 25 |     pub user_id: uuid::Uuid,
[INFO] [stderr] 26 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 27 |     pub password: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `created_at` is never read
[INFO] [stderr]   --> src/models/login.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct RefreshToken {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub created_at: chrono::NaiveDateTime,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RefreshToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `goalaim` (bin "goalaim" test) generated 3 warnings (run `cargo fix --bin "goalaim" -p goalaim --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/goalaim-0280786c32741fbb)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::authentification::login::login ... FAILED
[INFO] [stdout] test tests::authentification::login::login_not_found ... FAILED
[INFO] [stdout] test tests::authentification::login::login_wrong_password ... FAILED
[INFO] [stdout] test tests::ping::invalid_token ... FAILED
[INFO] [stdout] test tests::ping::test_protected_alive ... FAILED
[INFO] [stdout] test tests::steam::time_played::login ... FAILED
[INFO] [stdout] test tests::ping::not_connected ... FAILED
[INFO] [stdout] test tests::authentification::logout::logout_twice ... FAILED
[INFO] [stdout] test tests::authentification::register::register_conflict ... FAILED
[INFO] [stdout] test tests::alive::test_alive ... FAILED
[INFO] [stdout] test tests::authentification::logout::logout ... FAILED
[INFO] [stdout] test tests::authentification::register::register ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::login::login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::login::login' (19) panicked at src/tests/authentification/login.rs:13:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d2dd51 - goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d58dcf - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52c80 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf895 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdefee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fc56 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ed06 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d540c5 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb63d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc791d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc6ebb - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc6ebb - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc6ebb - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb32d0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc1e60 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdb84 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5fffb - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6469 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce10a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce000e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0fbd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb9610 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb027 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbbfa6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d685 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb19e6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde752 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d50110 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a825 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbdc9 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d339b6 - goalaim[b527393b7f449007]::tests::authentification::login::login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:11:1
[INFO] [stdout]   52:     0x61fdd4d2bb37 - goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:12:17
[INFO] [stdout]   53:     0x61fdd4d40b56 - <goalaim[b527393b7f449007]::tests::authentification::login::login::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::login::login_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::login::login_not_found' (20) panicked at src/tests/authentification/login.rs:36:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d2bc85 - goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d58b4f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52aa0 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf695 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdef4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fbd6 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ec66 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d53c45 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb5bd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc789d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc6b7b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc6b7b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc6b7b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2c90 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc0920 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdb44 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5fd5b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf63e9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0e22 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdff4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0f3d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb8dd0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbaf27 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbbba6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d3c5 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1826 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde4d2 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5000e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a787 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbd37 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d338a8 - goalaim[b527393b7f449007]::tests::authentification::login::login_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:34:1
[INFO] [stdout]   52:     0x61fdd4d2bad7 - goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:35:27
[INFO] [stdout]   53:     0x61fdd4d40ad6 - <goalaim[b527393b7f449007]::tests::authentification::login::login_not_found::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::login::login_wrong_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::login::login_wrong_password' (21) panicked at src/tests/authentification/login.rs:58:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d2c921 - goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d58c8f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52b90 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf795 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdef9e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fc16 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ecb6 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d53e85 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb5fd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc78dd - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc6d1b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc6d1b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc6d1b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2fb0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc13c0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdb64 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5feab - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6429 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0f62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdffae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0f7d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb91f0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbafa7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbbda6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d525 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1906 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde612 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d50090 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a7d5 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbd79 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d33936 - goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:56:1
[INFO] [stdout]   52:     0x61fdd4d2bb07 - goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/login.rs:57:32
[INFO] [stdout]   53:     0x61fdd4d40b16 - <goalaim[b527393b7f449007]::tests::authentification::login::login_wrong_password::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ping::invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ping::invalid_token' (26) panicked at src/tests/ping.rs:51:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4da03cb - goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d5864f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d526e0 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf295 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdee0e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fad6 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5eb26 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d53345 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb4bd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc779d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc64fb - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc64fb - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc64fb - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2010 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cbdea0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdac4 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5f81b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf62e9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0922 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdfdce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0e3d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb7d50 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbad27 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbb3a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0ce45 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb14a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cddfd2 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d4fe0e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a647 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbc17 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4da6858 - goalaim[b527393b7f449007]::tests::ping::invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:49:1
[INFO] [stdout]   52:     0x61fdd4da0207 - goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:50:25
[INFO] [stdout]   53:     0x61fdd4d409d6 - <goalaim[b527393b7f449007]::tests::ping::invalid_token::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ping::test_protected_alive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ping::test_protected_alive' (28) panicked at src/tests/ping.rs:12:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4da191e - goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d588cf - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d528c0 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf495 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdeeae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fb56 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ebc6 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d537c5 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb53d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc781d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc683b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc683b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc683b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2650 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cbf3e0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdb04 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5fabb - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6369 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0ba2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdfe8e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0ebd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb8590 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbae27 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbb7a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d105 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1666 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde252 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d4ff10 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a6e5 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbc99 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4da6976 - goalaim[b527393b7f449007]::tests::ping::test_protected_alive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:10:1
[INFO] [stdout]   52:     0x61fdd4da0267 - goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:11:32
[INFO] [stdout]   53:     0x61fdd4d40a56 - <goalaim[b527393b7f449007]::tests::ping::test_protected_alive::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::steam::time_played::login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::steam::time_played::login' (29) panicked at src/tests/steam/time_played.rs:13:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d2f1e1 - goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d5940f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d53130 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdfd95 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdf17e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fd96 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ee96 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d54c24 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb77d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc7a5d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc76db - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc76db - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc76db - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb4270 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc5380 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdc24 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d6068b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf65a9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce16e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce01ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf10fd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cbaab0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb2a7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbc9a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0dd65 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1e46 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cded92 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5038e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a9b7 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbf17 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d33a38 - goalaim[b527393b7f449007]::tests::steam::time_played::login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/steam/time_played.rs:11:1
[INFO] [stdout]   52:     0x61fdd4d2efb7 - goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/steam/time_played.rs:12:17
[INFO] [stdout]   53:     0x61fdd4d40c96 - <goalaim[b527393b7f449007]::tests::steam::time_played::login::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ping::not_connected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ping::not_connected' (27) panicked at src/tests/ping.rs:40:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4da0eb3 - goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d5878f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d527d0 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf395 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdee5e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fb16 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5eb76 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d53585 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb4fd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc77dd - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc669b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc669b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc669b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2330 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cbe940 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdae4 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5f96b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6329 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0a62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdfe2e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0e7d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb8170 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbada7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbb5a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0cfa5 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1586 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde112 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d4fe8e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a697 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbc57 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4da68e8 - goalaim[b527393b7f449007]::tests::ping::not_connected
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:38:1
[INFO] [stdout]   52:     0x61fdd4da0237 - goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/ping.rs:39:25
[INFO] [stdout]   53:     0x61fdd4d40a16 - <goalaim[b527393b7f449007]::tests::ping::not_connected::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::logout::logout_twice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::logout::logout_twice' (23) panicked at src/tests/authentification/logout.rs:43:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d207de - goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d58f0f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52d70 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf995 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdf03e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fc96 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ed56 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d54314 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb67d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc795d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc705b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc705b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc705b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb35f0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc2900 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdba4 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d6014b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf64a9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce11e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce006e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0ffd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb9a30 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb0a7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbc1a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d7e5 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1ac6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde892 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5018e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a877 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbe17 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d26168 - goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/logout.rs:41:1
[INFO] [stdout]   52:     0x61fdd4d205a7 - goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/logout.rs:42:24
[INFO] [stdout]   53:     0x61fdd4d40b96 - <goalaim[b527393b7f449007]::tests::authentification::logout::logout_twice::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::register::register_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::register::register_conflict' (25) panicked at src/tests/authentification/register.rs:38:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d148cc - goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d5918f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52f50 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdfb95 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdf0de - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fd16 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5edf6 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d54795 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb6fd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc79dd - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc739b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc739b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc739b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb3c30 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc3e40 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdbe4 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d603eb - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6529 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce1462 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce012e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf107d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cba270 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb1a7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbc5a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0daa5 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1c86 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cdeb12 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5028e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a917 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbe97 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d17198 - goalaim[b527393b7f449007]::tests::authentification::register::register_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/register.rs:36:1
[INFO] [stdout]   52:     0x61fdd4d146c7 - goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/register.rs:37:29
[INFO] [stdout]   53:     0x61fdd4d40c16 - <goalaim[b527393b7f449007]::tests::authentification::register::register_conflict::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alive::test_alive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alive::test_alive' (18) panicked at src/tests/alive.rs:7:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4da2f79 - goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d58a0f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d529b0 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdf595 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdeefe - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fb96 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ec16 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d53a05 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb57d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc785d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc69db - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc69db - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc69db - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb2970 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cbfe80 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdb24 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d5fc0b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf63a9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce0ce2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4cdfeee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf0efd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb89b0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbaea7 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbb9a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d265 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1746 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde392 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d4ff90 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a735 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbce9 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4da69f6 - goalaim[b527393b7f449007]::tests::alive::test_alive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/alive.rs:5:1
[INFO] [stdout]   52:     0x61fdd4da2e07 - goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/alive.rs:6:22
[INFO] [stdout]   53:     0x61fdd4d40a96 - <goalaim[b527393b7f449007]::tests::alive::test_alive::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::logout::logout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::logout::logout' (22) panicked at src/tests/authentification/logout.rs:12:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d223b2 - goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d5904f - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d52e60 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdfa95 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdf08e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fcd6 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5eda6 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d54555 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb6bd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc799d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc71fb - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc71fb - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc71fb - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb3910 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc33a0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdbc4 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d6029b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf64e9 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce1322 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce00ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf103d - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cb9e50 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb127 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbc3a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0d945 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1ba6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cde9d2 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5020e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a8c7 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbe57 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d261f8 - goalaim[b527393b7f449007]::tests::authentification::logout::logout
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/logout.rs:10:1
[INFO] [stdout]   52:     0x61fdd4d205d7 - goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/logout.rs:11:18
[INFO] [stdout]   53:     0x61fdd4d40bd6 - <goalaim[b527393b7f449007]::tests::authentification::logout::logout::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::authentification::register::register stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::authentification::register::register' (24) panicked at src/tests/authentification/register.rs:12:15:
[INFO] [stdout] DATABASE_TEST_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fdd574f2ba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fdd574f2ba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61fdd574f2ba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61fdd57664aa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61fdd57664aa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61fdd57542c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61fdd57542c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61fdd572d2ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61fdd572d2ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61fdd5747189 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61fdd4dbb3ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61fdd4dbb3ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61fdd5747402 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61fdd5747402 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61fdd572d3a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61fdd57222f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61fdd572e31d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61fdd5766d1c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61fdd5766a62 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61fdd4d7900e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61fdd4d15dcd - goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils.rs:6:48
[INFO] [stdout]   22:     0x61fdd4d592cf - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x61fdd4d53040 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x61fdd4cdfc95 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::try_with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x61fdd4cdf12e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::task::local::LocalData>>::with::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x61fdd4d4fd56 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x61fdd4d5ee46 - <tokio[d780bc4d6cc30744]::task::local::RunUntil<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x61fdd4d549d5 - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until::<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x61fdd4cfb73d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61fdd4cc7a1d - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x61fdd4cc753b - tokio[d780bc4d6cc30744]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x61fdd4cc753b - tokio[d780bc4d6cc30744]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x61fdd4cc753b - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x61fdd4cb3f50 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x61fdd4cc48e0 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x61fdd4cbdc04 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x61fdd4d6053b - <tokio[d780bc4d6cc30744]::runtime::context::scoped::Scoped<tokio[d780bc4d6cc30744]::runtime::scheduler::Context>>::set::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x61fdd4cf6569 - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x61fdd4ce15a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::try_with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x61fdd4ce018e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d780bc4d6cc30744]::runtime::context::Context>>::with::<tokio[d780bc4d6cc30744]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x61fdd4cf10bd - tokio[d780bc4d6cc30744]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x61fdd4cba690 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x61fdd4cbb227 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x61fdd4cbc7a6 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x61fdd4d0dc05 - tokio[d780bc4d6cc30744]::runtime::context::runtime::enter_runtime::<<tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x61fdd4cb1d66 - <tokio[d780bc4d6cc30744]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x61fdd4cdec52 - <tokio[d780bc4d6cc30744]::runtime::runtime::Runtime>::block_on::<<tokio[d780bc4d6cc30744]::task::local::LocalSet>::run_until<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x61fdd4d5030e - <tokio[d780bc4d6cc30744]::task::local::LocalSet>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x61fdd4d0a967 - <actix_rt[4f1a933ccbff40bb]::runtime::Runtime>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x61fdd4cfbed7 - <actix_rt[4f1a933ccbff40bb]::system::SystemRunner>::block_on::<goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x61fdd4d17228 - goalaim[b527393b7f449007]::tests::authentification::register::register
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/register.rs:10:1
[INFO] [stdout]   52:     0x61fdd4d146f7 - goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/authentification/register.rs:11:20
[INFO] [stdout]   53:     0x61fdd4d40c56 - <goalaim[b527393b7f449007]::tests::authentification::register::register::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61fdd4dae6cb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61fdd4dae6cb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x61fdd4dbbebb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61fdd4dbbebb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x61fdd4dbbebb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x61fdd4db55d4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x61fdd4db55d4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x61fdd4dbeac2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x61fdd4dbeac2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x61fdd4dbeac2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x61fdd574e9cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x61fdd574e9cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7fabd76dcaa4 - <unknown>
[INFO] [stdout]   75:     0x7fabd7769a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::alive::test_alive
[INFO] [stdout]     tests::authentification::login::login
[INFO] [stdout]     tests::authentification::login::login_not_found
[INFO] [stdout]     tests::authentification::login::login_wrong_password
[INFO] [stdout]     tests::authentification::logout::logout
[INFO] [stdout]     tests::authentification::logout::logout_twice
[INFO] [stdout]     tests::authentification::register::register
[INFO] [stdout]     tests::authentification::register::register_conflict
[INFO] [stdout]     tests::ping::invalid_token
[INFO] [stdout]     tests::ping::not_connected
[INFO] [stdout]     tests::ping::test_protected_alive
[INFO] [stdout]     tests::steam::time_played::login
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin goalaim`
[INFO] running `Command { std: "docker" "inspect" "2b8c8224ffcd2153ccedc92dbca9a26332315248918e14b2d8a2877d43007ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8c8224ffcd2153ccedc92dbca9a26332315248918e14b2d8a2877d43007ef3", kill_on_drop: false }`
[INFO] [stdout] 2b8c8224ffcd2153ccedc92dbca9a26332315248918e14b2d8a2877d43007ef3
